-- background: 2810 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 0 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=2 top=319 right=341 bottom=102 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: PREV ----- HyperTalk script ----- on mouseUp GO TO PREVIOUS CARD end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=412 top=319 right=341 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: MORE ----- HyperTalk script ----- on mouseUp GO TO NEXT CARD end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=213 top=320 right=342 bottom=313 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: DONE ----- HyperTalk script ----- on mouseUp GO TO "CARB/FULL" end mouseUp